home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17856 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  733 b 

  1. Path: castle.nando.net!news
  2. From: Caius Martius <caius@nando.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Problems using templates in Borland v5.0
  5. Date: Wed, 17 Apr 1996 15:09:33 -0700
  6. Organization: NCSU
  7. Message-ID: <31756C1D.4E67@nando.net>
  8. NNTP-Posting-Host: grail902.nando.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (Win95; I; 16bit)
  13.  
  14. I keep getting the linker error.  
  15. "Unresolved External: Bla Bla Bla..."
  16. When using Borland v.5.0 in Windows 95
  17. win32 console .exe
  18.  
  19.  
  20. The same code compiles without any problem on a Sun using the AT&T v3.0 
  21. compiler.
  22.  
  23. Any suggestions or tutorials on compiling/linking programs using 
  24. templates would be appreciated.
  25.  
  26. -Caius
  27.